hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
IBaseComponent
hip
component
base
Undocumented in source.
class
IBaseComponent :
IComponent
(
T
) {
int
getID
();
string
getName
();
}
Members
Functions
getID
int
getID
()
Undocumented in source. Be warned that the author may not have intended to support it.
getName
string
getName
()
Undocumented in source. Be warned that the author may not have intended to support it.
Inherited Members
From IComponent
getID
int
getID
()
Undocumented in source.
getName
string
getName
()
Undocumented in source.
Meta
Source
See Implementation
hip
component
base
classes
IBaseComponent
interfaces
IComponent
IComponentizable
mixin templates
IncludeComponents